projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
299db7f
)
* progmodes/etags.el (tags-loop-revert-buffers): Value `ask' means
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 1 Feb 2008 23:21:29 +0000
(23:21 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 1 Feb 2008 23:21:29 +0000
(23:21 +0000)
to query the user interactively.
(next-file): Implement it.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index e0d56c2a637b2c752560f6dfc39526d52a7121ef..f0c5571f80b68565471ae055c68bd8d7e97c1b65 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2008-02-01 Chong Yidong <cyd@stupidchicken.com>
+
+ * progmodes/etags.el (tags-loop-revert-buffers): Value `ask' means
+ to query the user interactively.
+ (next-file): Implement it.
+
2008-02-01 Juanma Barranquero <lekktu@gmail.com>
* term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13,